home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmTextPasteLink.z / XmTextPasteLink
Text File  |  1998-10-30  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmTTTTeeeexxxxttttPPPPaaaasssstttteeeeLLLLiiiinnnnkkkk((((3333XXXX))))       UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV       XXXXmmmmTTTTeeeexxxxttttPPPPaaaasssstttteeeeLLLLiiiinnnnkkkk((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmTTTTeeeexxxxttttPPPPaaaasssstttteeeeLLLLiiiinnnnkkkk - A Text function that inserts a link to the
  10.           clipboard selection
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/Text.h>
  14.           BBBBoooooooolllleeeeaaaannnn XXXXmmmmTTTTeeeexxxxttttPPPPaaaasssstttteeeeLLLLiiiinnnnkkkk(
  15.           WWWWiiiiddddggggeeeetttt wwwwiiiiddddggggeeeetttt);
  16.  
  17.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  18.           This page documents Motif 2.1.
  19.  
  20.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  21.           XXXXmmmmTTTTeeeexxxxttttPPPPaaaasssstttteeeeLLLLiiiinnnnkkkk inserts a link to the clipboard selection at
  22.           the insertion cursor.  This routine calls the widget's
  23.           XXXXmmmmNNNNddddeeeessssttttiiiinnnnaaaattttiiiioooonnnnCCCCaaaallllllllbbbbaaaacccckkkk procedures with the _s_e_l_e_c_t_i_o_n member
  24.           of the XXXXmmmmDDDDeeeessssttttiiiinnnnaaaattttiiiioooonnnnCCCCaaaallllllllbbbbaaaacccckkkkSSSSttttrrrruuuuccccttttset to _C_L_I_P_B_O_A_R_D and with
  25.           the _o_p_e_r_a_t_i_o_n member set to XXXXmmmmLLLLIIIINNNNKKKK.  The Text widget itself
  26.           performs no transfers; the XXXXmmmmNNNNddddeeeessssttttiiiinnnnaaaattttiiiioooonnnnCCCCaaaallllllllbbbbaaaacccckkkk procedures
  27.           are responsible for inserting the link to the clipboard
  28.           selection and for taking any related actions.
  29.  
  30.           _w_i_d_g_e_t    Specifies the Text widget ID.
  31.  
  32.           For a complete definition of Text and its associated
  33.           resources, see XXXXmmmmTTTTeeeexxxxtttt(3).
  34.  
  35.      RRRREEEETTTTUUUURRRRNNNN
  36.           This function returns False if no transfers take place.
  37.           Otherwise, it returns True.
  38.  
  39.      RRRREEEELLLLAAAATTTTEEEEDDDD
  40.           XXXXmmmmTTTTeeeexxxxtttt(3).
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.